Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-13786

prometheus: SolrExporterIntegrationTest various jenkins failures

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      We're seeing at least 2 distinct types of metrics related jenkins failures for SolrExporterIntegrationTest on various branches/platforms.

      We need to disable this test until these can be addressed.

      Examples of types of failures we're seeing...

      the promtheusExporterPort URL not being online when getAllMetrics() tries to hit it...

         [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
         [junit4]    >        at __randomizedtesting.SeedInfo.seed([2DCFCDD442F39606:1E9A3A5A14281038]:0)
         [junit4]    >        at org.apache.solr.prometheus.exporter.SolrExporterTestBase.getAllMetrics(SolrExporterTestBase.java:98)
      

      Test code not being able to handle metrics names/values containing whitespace (seems to happen a lot of jdk14 test builds)...

         [junit4]    > Throwable #1: java.lang.AssertionError: Metric must have name and value expected:<2> but was:<5>
         [junit4]    >        at __randomizedtesting.SeedInfo.seed([3CF156E793B6F198:EF456B0886583D0C]:0)
         [junit4]    >        at org.apache.solr.prometheus.exporter.SolrExporterTestBase.getAllMetrics(SolrExporterTestBase.java:110)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hossman Chris M. Hostetter
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: